projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a176e6
)
(Deletion): Upcase @key argument.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:37:05 +0000
(17:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 Jan 2006 17:37:05 +0000
(17:37 +0000)
man/killing.texi
patch
|
blob
|
history
diff --git
a/man/killing.texi
b/man/killing.texi
index 738043cd61bd8468d812d69dc84d4a0c81bd461c..9ee6e7e62e3c79d3628e5e38496ced1b3a81672b 100644
(file)
--- a/
man/killing.texi
+++ b/
man/killing.texi
@@
-78,9
+78,9
@@
erase just one character or only whitespace.
@table @kbd
@item C-d
-@itemx @key{D
elete
}
+@itemx @key{D
ELETE
}
Delete next character (@code{delete-char}). If your keyboard has a
-@key{D
elete
} function key (usually located in the edit keypad), Emacs
+@key{D
ELETE
} function key (usually located in the edit keypad), Emacs
binds it to @code{delete-char} as well.
@item @key{DEL}
@itemx @key{BS}